home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_demo-version / egs_devels / c-include / proto / egsintui.h < prev    next >
C/C++ Source or Header  |  1994-06-06  |  185b  |  10 lines

  1. #ifndef EGS_PROTO_EGSINTUI_H
  2. #define EGS_PROTO_EGSINTUI_H
  3.  
  4. #include <egs/clib/egsintui_protos.h>
  5. #include <egs/pragmas/egsintui_pragmas.h>
  6.  
  7. extern struct Library *EGSIntuiBase;
  8.  
  9. #endif
  10.